home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / axterix.swf / scripts / DefineButton2_490 / BUTTONCONDACTION on(release).as
Text File  |  2011-09-19  |  62b  |  4 lines

  1. on(release){
  2.    _level0.gotoAndPlay(_parent.frameDebug);
  3. }
  4.